Skip to content

Add run on repl.it badge to README#22

Open
5ecurealf wants to merge 1 commit intowadefagen:masterfrom
5ecurealf:replit-readme
Open

Add run on repl.it badge to README#22
5ecurealf wants to merge 1 commit intowadefagen:masterfrom
5ecurealf:replit-readme

Conversation

@5ecurealf
Copy link

This pull request adds a badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it here.

This pull request adds a  badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
@echuber2
Copy link
Collaborator

Thanks for the PR--this is a good idea. Note that if you use Repl.it for the examples, the run button may not work if you just set the run button to run, since each example needs a combination of make to build and then an individual binary invocation to run the executable (sometimes several different executables, depending on the example).

However, maybe we could leave this open for now or make an issue about it so people can see how to do it for themselves? I'm not sure we can officially make an endorsement for Repl.it in the instructions, although it's a cool service. It's fine if people run the examples on a public compiler site like that, but it's important that they set up a private workspace when they do the programming projects for a grade, in accordance with our school's academic integrity policies. To avoid causing confusion with too many different services [on top of the multiple OS install options], we tried to find one online service that would let students create a private workspace at the essentially free service level, and we unified a set of instructions around that. But, we may be able to simplify and improve the setup options in the future when the course is revised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants